Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark test_gather_dep* as xfail #5432

Merged
merged 2 commits into from
Oct 15, 2021
Merged

Mark test_gather_dep* as xfail #5432

merged 2 commits into from
Oct 15, 2021

Conversation

crusaderky
Copy link
Collaborator

Work around #5406
CC @fjetter

@crusaderky
Copy link
Collaborator Author

Looks like these are another example of tests that either pass on the first try or always fail:

distributed/tests/test_worker.py::test_gather_dep_no_longer_in_flight_tasks RERUN [ 99%]
distributed/tests/test_worker.py::test_gather_dep_no_longer_in_flight_tasks RERUN [ 99%]
distributed/tests/test_worker.py::test_gather_dep_no_longer_in_flight_tasks RERUN [ 99%]
distributed/tests/test_worker.py::test_gather_dep_no_longer_in_flight_tasks RERUN [ 99%]
distributed/tests/test_worker.py::test_gather_dep_no_longer_in_flight_tasks RERUN [ 99%]
distributed/tests/test_worker.py::test_gather_dep_no_longer_in_flight_tasks RERUN [ 99%]
distributed/tests/test_worker.py::test_gather_dep_no_longer_in_flight_tasks RERUN [ 99%]
distributed/tests/test_worker.py::test_gather_dep_no_longer_in_flight_tasks RERUN [ 99%]
distributed/tests/test_worker.py::test_gather_dep_no_longer_in_flight_tasks RERUN [ 99%]
distributed/tests/test_worker.py::test_gather_dep_no_longer_in_flight_tasks RERUN [ 99%]
distributed/tests/test_worker.py::test_gather_dep_no_longer_in_flight_tasks FAILED [ 99%]

changing to XFAIL

@crusaderky crusaderky changed the title Mark test_gather_dep* as flaky Mark test_gather_dep* as xfail Oct 15, 2021
@fjetter fjetter merged commit 6a0217e into dask:main Oct 15, 2021
@crusaderky crusaderky deleted the gather_dep branch October 18, 2021 16:37
zanieb pushed a commit to zanieb/distributed that referenced this pull request Oct 28, 2021
* Mark test_gather_dep as flaky

* xfail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants